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