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