export declare function mnemonicToMiniSecret(mnemonic: string, password?: string): Uint8Array;