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