import type { Retry } from "../types";
export declare const BASE_RETRY: Retry;