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