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