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