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