export declare function watch(options: { error: boolean; warning: boolean; test: boolean; format: boolean; }): Promise;