import { IMutateKey } from '../CacheTypes';
export declare const PREFIX_DELIMITER = ".";
export declare function prefixLayer(prefix: string, delimiter?: string): IMutateKey;
//# sourceMappingURL=prefixLayer.d.ts.map