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