export type { UseVaultReturn } from "./types"; export { useVault } from "./useVault";