/** * Vault backend plugin * * @public */ export declare const vaultPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;