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

declare const PieChart2LineIcon: RemixiconReactIconComponentType;
export default PieChart2LineIcon;
