export declare function getObjectProperty(obj: any, path: any, defaultValue?: any): any;