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