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