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