export { CdpError, type CdpErrorCode } from "./errors.js"; export type { CdpClient, CdpClientKind, ScopedCdpClient } from "./types.js";