export declare const QUEUE_ERROR_MESSAGES: { API_KEY_ERROR: string; NO_DEFAULT_MODEL_ERROR: string; MAPPED_DATA_ERROR: string; INVALID_JSON_ERROR: string; TOO_LOW_MAX_TOKENS_ERROR: string; OUTPUT_TOKENS_TOO_LONG_ERROR: string; TIMEOUT_ERROR: string; }; //# sourceMappingURL=constants.d.ts.map