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