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

declare const PieChartLineIcon: RemixiconReactIconComponentType;
export default PieChartLineIcon;
