import { ReactIconComponentType } from '../types';

declare const Female: ReactIconComponentType;
export default Female;
            