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