import { CacheEvictOption } from '../models'; export declare const CacheEvict: (namespace: string, cacheEvictOption?: CacheEvictOption) => MethodDecorator; //# sourceMappingURL=cache-evict.decorator.d.ts.map