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