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