/** One poll tick — exported for tests. */ export declare function tickBgjobWatch(root?: string): Promise; export declare function startBgjobWatch(): void; export declare function stopBgjobWatch(): void; /** Test helper */ export declare function _resetBgjobWatchForTests(): void; //# sourceMappingURL=bgjob-watch.d.ts.map