//#region src/plugins/provider-auth-types.d.ts type SecretInputMode = "plaintext" | "ref"; //#endregion export { SecretInputMode as t };