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