export interface Spawn { pid: number; identifier: string | null; }