import { ESLint } from 'eslint';

declare const plugin: ESLint.Plugin;

export = plugin;
