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

declare const Folder3LineIcon: RemixiconReactIconComponentType;
export default Folder3LineIcon;
