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