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