import type { Linter } from 'eslint';
declare const config: Linter.Config[];
export = config;
//# sourceMappingURL=tsdoc.d.ts.map