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