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