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