export declare function observable(options?: any): (target: any, key: any) => void;
