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