import { Keypair } from '@solana/web3.js';
export declare function loadKeypair(privateKey: string): Keypair;
//# sourceMappingURL=keypair.d.ts.map