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