export declare const recommended: { plugins: string[]; env: { browser: boolean; }; rules: { "typescript-compat/compat": string; }; };