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