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