import type { PropsWithChildren } from 'react'; import React from 'react'; interface Props { enabled?: boolean; } export declare const MyEtherWalletEthersLoader: React.FC>; export {}; //# sourceMappingURL=MyEtherWallet.d.ts.map