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