import { type Config } from "./config.js"; export declare function watch(config: Config): Promise;