export declare function cache(time: number): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor;