import { Secp256K1CryptoConfiguration } from '@airgap/module-kit'; export declare type EthereumCryptoConfiguration = Secp256K1CryptoConfiguration;