Added in v2.1.0
Signature
export declare const Timeout: (duration: DurationInput) => Effect.Effect<Response, HttpError | TimeoutException, Chain>