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