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