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