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