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