import { AppConfig } from '../app.config'; export declare function createCacheModule(appConfig: AppConfig): import("@nestjs/common").DynamicModule;