export declare function useDebouncedCallback ReturnType>(func: T, wait?: number): import("use-debounce/lib/useDebouncedCallback").DebouncedState;