export declare function isProperty(target: Function | Object, property?: string | symbol, descriptor?: unknown): boolean;
//# sourceMappingURL=isProperty.d.ts.map