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