export declare const createBackoff: (base: number) => readonly [() => number, () => void];
//# sourceMappingURL=create-backoff.d.ts.map