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