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