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