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