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