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