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