import type { AppTools, CliPlugin } from '../types/index.js'; export declare const compatPlugin: () => CliPlugin;