import { SVGProps } from "react";
declare const TBGenderFemale: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBGenderFemale };
