export declare function anyEmpty(objects?: any[]): boolean;
