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