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