import { BehaviorSubject } from 'rxjs';
export declare const infuraApiKey$: BehaviorSubject<string>;
