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