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