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

declare const File3LineIcon: RemixiconReactIconComponentType;
export default File3LineIcon;
