export type ExtraRuleDocs = { recommended: 'strict' | 'error' | 'warn'; }; //# sourceMappingURL=types.d.ts.map