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