export declare const EMPTY_OBJECT: any; export declare const EMPTY_ARRAY: any; export declare const emptyObject: () => T; export declare const emptyArray: () => T; //# sourceMappingURL=empty.d.ts.map