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