import { Plugin } from 'ts-migrate-server'; declare const stripTSIgnorePlugin: Plugin; export default stripTSIgnorePlugin;