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