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