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