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