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