export declare function getObjectClassLabel(value: any): string;
export declare function isPlainObject(value: any): boolean;