import { SvgIconComponent } from './types'; declare const FemaleIcon: SvgIconComponent; export default FemaleIcon;