export default function areArrayItemsSet(array: unknown[]): boolean;
