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