export declare function isEmpty(entity: object | null | undefined): boolean;
