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