export interface GenerateResponseOption { domain?: string; opaque?: string; stale?: string; algorithm?: string; qop?: string; }