import { IMemcachedConfig } from './types';
export declare const DEFAULT_CONFIG: IMemcachedConfig;
