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