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