import { IconProps } from '../lib';
declare function ChartPieSlice(props: IconProps): JSX.Element;
export default ChartPieSlice;
