import { BaseSnapExecutor } from "../common/BaseSnapExecutor.cjs"; export declare class ThreadSnapExecutor extends BaseSnapExecutor { static initialize(): ThreadSnapExecutor; } //# sourceMappingURL=ThreadSnapExecutor.d.cts.map