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

declare const Folder2LineIcon: RemixiconReactIconComponentType;
export default Folder2LineIcon;
