export declare function exportPrivateKey(privateKey: CryptoKey): Promise; export declare function exportPrivateKeyAsPem(privateKey: CryptoKey): Promise; //# sourceMappingURL=exportPrivateKey.d.ts.map