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