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