export declare const examineObject: (object: any) => Array<any>;
