import { WatchFn } from './types'; export declare const watch: WatchFn;