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