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