export declare function ed25519DeriveHard(seed: Uint8Array, chainCode: Uint8Array): Uint8Array;