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