import { MnemonicKeyring as Keyring } from './keyring';
export * from './constants';
export * from './types';
export declare const MnemonicKeyring: typeof Keyring;
export default Keyring;
//# sourceMappingURL=index.d.ts.map