export declare function ChildSpawner(context: {
    path: string;
}): import("./types").Spawner;
//# sourceMappingURL=child-spawner.d.ts.map