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

declare const PieChartBoxLineIcon: RemixiconReactIconComponentType;
export default PieChartBoxLineIcon;
