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