export declare const EMPTY_OBJECT: {}; export declare const EMPTY_ARRAY: any[]; export declare function isPrimitive(o: object): boolean; //# sourceMappingURL=shared.d.ts.map