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