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