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