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