export declare const handleShareNotificationNavigation: (contentType: string | undefined, data: Record | undefined, navigate: (path: string) => void, invitationsPath: string) => boolean;