export declare function validateSecretKey(sk: Uint8Array): void; export declare function validatePublicKey(pk: Uint8Array): void;