import type BaseCommand from '../base-command.js';
export declare const watch: (_options: unknown, command: BaseCommand) => Promise<undefined>;
//# sourceMappingURL=watch.d.ts.map