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