export { type VaultExtensionPoint, vaultExtensionPoint } from './extensions'; export type { VaultApi, VaultSecret } from './api';