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