import { SpawnHandle } from '../contracts.js';
export declare function makeFakeShellSpawn(): SpawnHandle;
