import { Command } from 'commander'; export declare function registerWatchCommand(program: Command): void; //# sourceMappingURL=watch.d.ts.map