import type { Linter } from 'eslint';
declare const possibleErrors: Linter.Config;
export default possibleErrors;
