import { SVGProps } from "react"; declare const BiohazardIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default BiohazardIcon;