export declare function useLinkNotification(): { url: string | null; clear: () => void; };