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