import type { BaseInputProps, DefinitionPropertyField } from '@formitiva/core'; export type FileInputProps = BaseInputProps; declare const _default: import("vue").DefineComponent any; error: (error: string | null) => any; }, string, import("vue").PublicProps, Readonly & Readonly<{ onChange?: ((value: File | File[] | null) => any) | undefined; onError?: ((error: string | null) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=FileInput.vue.d.ts.map