export * from './src/FileInput';
export { default as FileInput } from './src/FileInput';
