import type { IAppNotification } from '#/types/types' export const notificationList: IAppNotification[] = []