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