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