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