export declare const MAX_PARTITION_KEY_FIELD_COUNT = 1;
export declare const MAX_PARTITIONS_NUMBER = 4096;
export declare const NO_LIMIT = -1;
