export declare const COOL_CACHE = "decorator:cool_cache"; export declare function CoolCache(ttl?: number): MethodDecorator;