/**
 * The iteration interval at which the next progress call should be performed.
 */
export declare const BYTES_INTERVAL = 200000;
