export declare function computed(proto: any, propertyName: string, descriptor: any): any;
