import type { PropsWithChildren } from 'react'; import React from 'react'; interface Props { enabled?: boolean; } export declare const infuraKey = "1d9f8053c65a49cfb99fafaa8ef201c0"; export declare const InfuraEthersLoader: React.FC>; export {}; //# sourceMappingURL=Infura.d.ts.map