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