import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileUnknowFillIcon: RemixiconReactIconComponentType;
export default FileUnknowFillIcon;
