export { getMaxArgumentsLength } from './utils';
export declare const MAX_ARRAY_LENGTH: number;
