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