import { Ethereum } from "../injected/types"; /** * @internal */ export declare function getInjectedRainbowProvider(): Ethereum | undefined; //# sourceMappingURL=getInjectedRainbowProvider.d.ts.map