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