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