import type { MultiCacheServerOptions } from './../types.js';
export declare function defineMultiCacheOptions(options: MultiCacheServerOptions): MultiCacheServerOptions;
