declare const RETRY_INTERVAL = 250;
export { RETRY_INTERVAL };
