import { Plugin } from '@patryk-w-bl/ts-migrate-server';
declare const eslintFixPlugin: Plugin;
export default eslintFixPlugin;
