import type { FieldBag } from '../types';
export declare function useReset(fieldBag: FieldBag): () => void;
//# sourceMappingURL=reset.d.ts.map