import type { CompileOptions } from "./types.js"; export declare function watchMDX(options: CompileOptions): Promise; //# sourceMappingURL=watcher.d.ts.map