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