export declare function impl(target: S, self: S, seal?: boolean): void; export declare function isObject(value: any): boolean;