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