import { SyncValidation } from '../../types.js'; /** * Ensure value is a valid array */ export declare const array: SyncValidation;