import type { FC, SVGProps } from "react";
export declare const Cloud: FC<SVGProps<SVGSVGElement>>;
export default Cloud;
//# sourceMappingURL=Cloud.d.ts.map