import type { AppToolsContext } from '../types/plugin.js'; export declare function generateWatchFiles(appContext: AppToolsContext, configDir?: string): Promise;