import { SVGProps } from 'react'; declare const IconGenderFill: (props: SVGProps) => JSX.Element; export default IconGenderFill;