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