export interface paths {}
export type webhooks = Record<string, never>;
export interface components {}
export type $defs = Record<string, never>;
export interface operations {}
