import type { StandardOutputFields } from "./common.js"; export interface RevokeTokenResponse extends StandardOutputFields { }