export declare function adapterConfigCacheKey(conf?: Record<string, unknown>): string;
