import { default as FileInput, IFileInput } from './FileInput'; export type { IFileInput }; export default FileInput;