import { IconProps } from '../types';
declare function GenderFemale(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default GenderFemale;
//# sourceMappingURL=GenderFemale.d.ts.map