export declare const MUTATION_ENDPOINT_MAX_BODY_SIZE: number;
/**
 * @public
 */
export declare const DEFAULT_MUTATION_CONCURRENCY = 6;
/**
 * @public
 */
export declare const MAX_MUTATION_CONCURRENCY = 10;
//# sourceMappingURL=constants.d.ts.map