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