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