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