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

declare const FileChartFillIcon: RemixiconReactIconComponentType;
export default FileChartFillIcon;
