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