import { JSONGuard } from '../definition'; export declare const array: (guard: JSONGuard, maxLength: number) => JSONGuard;