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

declare const FileUnknowLineIcon: RemixiconReactIconComponentType;
export default FileUnknowLineIcon;
