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

declare const FolderChartFillIcon: RemixiconReactIconComponentType;
export default FolderChartFillIcon;
