import { SVGProps } from 'react'; declare const Cloudcoin: (props: SVGProps) => JSX.Element; export { Cloudcoin as default };