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