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

declare const Folder3FillIcon: RemixiconReactIconComponentType;
export default Folder3FillIcon;
