export declare const useDebounced: (value: string, validate: (value: string) => string) => string; //# sourceMappingURL=Debounced.d.ts.map