export type GatewayRerankingModelId = 'cohere/rerank-v3.5' | (string & {});
