export { CdpConnection, CdpConnectionEventMap, CdpConnectionOptions, CdpError, CdpMessageEvent, CdpMessageEventInit, createCdpConnection } from './index.js';
