import type { IconComponent } from '../types'; declare const UserId: IconComponent; export default UserId;