export function getNotificationMessageByType(type: any, triggerObj: any): any; export function getNotificationAttachmentByType(type: any, triggerObj: any): any; export function getNotificationSourceUrl(activityId: any): string | null; //# sourceMappingURL=notifications.d.ts.map