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

declare const Folder2FillIcon: RemixiconReactIconComponentType;
export default Folder2FillIcon;
