/** @deprecated Use @smithy/core/client instead. */ export { createWaiter, waiterServiceDefaults, WaiterState, checkExceptions } from "@smithy/core/client"; export type { WaiterConfiguration, WaiterOptions, WaiterResult } from "@smithy/core/client";