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