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