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