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