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