export declare const ExportFields: | { size: import("@tanstack/react-form").DeepKeysOfType; layout: import("@tanstack/react-form").DeepKeysOfType; useDefaultSettings: import("@tanstack/react-form").DeepKeysOfType; dpi: import("@tanstack/react-form").DeepKeysOfType; mode: import("@tanstack/react-form").DeepKeysOfType; } | { width: import("@tanstack/react-form").DeepKeysOfType; height: import("@tanstack/react-form").DeepKeysOfType; unit: import("@tanstack/react-form").DeepKeysOfType; useDefaultSettings: import("@tanstack/react-form").DeepKeysOfType; dpi: import("@tanstack/react-form").DeepKeysOfType; mode: import("@tanstack/react-form").DeepKeysOfType; }, TOnMount extends import("@tanstack/react-form").FormValidateOrFn | undefined, TOnChange extends import("@tanstack/react-form").FormValidateOrFn | undefined, TOnChangeAsync extends import("@tanstack/react-form").FormAsyncValidateOrFn | undefined, TOnBlur extends import("@tanstack/react-form").FormValidateOrFn | undefined, TOnBlurAsync extends import("@tanstack/react-form").FormAsyncValidateOrFn | undefined, TOnSubmit extends import("@tanstack/react-form").FormValidateOrFn | undefined, TOnSubmitAsync extends import("@tanstack/react-form").FormAsyncValidateOrFn | undefined, TOnDynamic extends import("@tanstack/react-form").FormValidateOrFn | undefined, TOnDynamicAsync extends import("@tanstack/react-form").FormAsyncValidateOrFn | undefined, TOnServer extends import("@tanstack/react-form").FormAsyncValidateOrFn | undefined, TFormSubmitMeta>(params: import("react").PropsWithChildren<{ form: import("@tanstack/react-form").AppFieldExtendedReactFormApi | import("@tanstack/react-form").AppFieldExtendedReactFieldGroupApi, any, any, any, any, any, any, any, any, any, any, TFormSubmitMeta, { readonly Input: typeof import("react-science/ui")._Input; readonly NumericInput: typeof import("react-science/ui")._NumericInput; readonly Checkbox: typeof import("react-science/ui")._Checkbox; readonly Select: typeof import("react-science/ui")._Select; readonly Switch: typeof import("react-science/ui")._Switch; readonly ColorPicker: typeof import("react-science/ui")._ColorPicker; readonly RadioGroup: typeof import("react-science/ui")._RadioGroup; }, { readonly SubmitButton: typeof import("react-science/ui")._SubmitButton; readonly ResetButton: typeof import("react-science/ui")._ResetButton; readonly Section: typeof import("react-science/ui")._Section; }>; fields: TFields; }>) => ReturnType; //# sourceMappingURL=export_tab.fields.d.ts.map