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