export declare function addWatch(element: HTMLDivElement, callBack: () => void): void;