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