import { IconProps } from '../types';
declare function ChartPieSlice(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default ChartPieSlice;
//# sourceMappingURL=ChartPieSlice.d.ts.map