export declare function Editable(value: boolean): (target: any, propName: string, descriptor: PropertyDescriptor) => void;