export declare const useConditionWatch: (source: any, callback: WatchCallback, options?: any) => any;