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