export declare const TsDisable: readonly ["disable", { readonly "constructor-super": "off"; readonly "no-const-assign": "off"; readonly "no-dupe-args": "off"; readonly "no-dupe-class-members": "off"; readonly "no-dupe-keys": "off"; readonly "no-func-assign": "off"; readonly "no-obj-calls": "off"; readonly "no-setter-return": "off"; readonly "no-this-before-super": "off"; readonly "no-undef": "off"; readonly "no-unreachable": "off"; readonly "no-unsafe-negation": "off"; readonly "consistent-return": "off"; readonly "no-redeclare": "off"; }]; //# sourceMappingURL=disable.d.ts.map