import { Keyring } from './Keyring.js'; export { packageInfo } from './packageInfo.js'; export declare const keyring: Keyring; export { Keyring };