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