export declare function setCacheNamespace(namespace?: string): void; export declare function getCacheNamespace(): string | undefined; //# sourceMappingURL=namespace.d.ts.map