import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const Female: m.Component; export default Female;