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