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