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