export interface KyResponse extends Response { json: () => Promise; }