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