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