export declare function NOOP(): void; export declare const EMPTY_ARRAY: readonly any[]; export declare const EMPTY_OBJECT: Readonly<{}>; //# sourceMappingURL=empty.d.ts.map