export declare function privateKeyToBytes(privateKey: string | Uint8Array): Uint8Array;