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