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