import { KeyPair } from '../models/keyPair'; export declare const createKeyPair: () => KeyPair; //# sourceMappingURL=keyPair.d.ts.map