export declare const defaultState: { readonly value: undefined; readonly error: undefined; readonly pollCount: 0; readonly retryCount: 0; readonly consecutiveRetryCount: 0; }; //# sourceMappingURL=state.const.d.ts.map