export declare const useFieldProps: () => {
    type: string;
    path: string;
    schemaPath: string;
};
//# sourceMappingURL=useFieldProps.d.ts.map