import type { ClickHouseExecutor } from '@chkit/clickhouse'; export declare function wrapExecutorWithDebug(executor: ClickHouseExecutor): ClickHouseExecutor; //# sourceMappingURL=executor-debug.d.ts.map