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