export * from './filetype/base.ts'; export * from './filetype/filetype.ts'; import FileType from './filetype/filetype.ts'; export default FileType;