export declare const SESSION_ID_REGEX: RegExp; export declare const TARGET_ID_REGEX: RegExp; export declare const PART_NAME_REGEX: RegExp; export declare const CHUNK_MAX_BYTES: number; export declare const CHUNK_MAX_ELAPSED_MS: number; //# sourceMappingURL=constants.d.ts.map