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