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