export declare function SwappableSetting(settingKey: string): (target: Object, _key: string | symbol, descriptor: PropertyDescriptor) => PropertyDescriptor;