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