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