export declare function isDefinedAsGetter(obj: object, key: PropertyKey): (() => any) | null; //# sourceMappingURL=isDefinedAsGetter.d.ts.map