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