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