import * as React from "react"; export declare const Cloud: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=Cloud.d.ts.map