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