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