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

declare const File2LineIcon: RemixiconReactIconComponentType;
export default File2LineIcon;
