export declare const useDocumentEventListener: (type: string, listener: (...args: any[]) => void) => void;
//# sourceMappingURL=useDocumentEventListener.d.ts.map