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