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