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