import { type Config } from '../config/config'; export declare function createOrReadGlobalWalletMnemonic(config: Config, network: string): Promise; //# sourceMappingURL=createOrReadGlobalWalletMnemonic.d.ts.map