export declare function useObserver(path: any, callback?: (value: any) => void): any;