import type { FieldBag } from '../types';
export declare function useDirty(fieldBag: FieldBag): boolean;
//# sourceMappingURL=dirty.d.ts.map