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