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