declare const Observer: (obj: any, defaultKey?: string) => any; export default Observer;