import type { SVGProps } from "react"; const SvgFemaleHumanIcon = (props: SVGProps) => ( ); export default SvgFemaleHumanIcon;