export declare function validPrivateKey(privateKeyHex: string): boolean;
