export declare const settings: { readonly ecmaVersion: 2023; readonly sourceType: "module"; readonly noInlineConfig: true; readonly reportUnusedDisableDirectives: "error"; }; //# sourceMappingURL=settings.d.ts.map