export declare const useDebounce: (value: any, timeout: number) => any; //# sourceMappingURL=useDebounce.d.ts.map