/*!
 * Copyright (c) 2022 Digital Credentials Consortium. All rights reserved.
 */
export { KeyPair } from './KeyPair';
export * from './types';
