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