import { VaultKeystore } from './VaultKeystore.js'; const TYPE_NAME = VaultKeystore.TYPE_NAME; export { VaultKeystore, TYPE_NAME };