import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use ChartDonutIcon */ export declare const ChartDonut: Icon; export { I as ChartDonutIcon }; //# sourceMappingURL=ChartDonut.d.ts.map