export declare const hasMaxLength: (len: number, x: ArrayLike<any>) => boolean;
//# sourceMappingURL=has-max-length.d.ts.map