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