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

declare const FolderFillIcon: RemixiconReactIconComponentType;
export default FolderFillIcon;
