export declare const MAX_INFERENCE_WORKER = 2; export declare const MAX_CONCURRENT_REQUEST = 10; export declare const MAX_REQUEST_AGE: number;