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