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