import { Secp256k1KeyPair } from '../../keypair/secp256k1'; export declare const ANY_VALID_SECP256K1_KEY_PAIR: Secp256k1KeyPair; //# sourceMappingURL=keypair.d.ts.map