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