export declare const useStorageListener: (handler: (event: StorageEvent) => void) => void;