export type RunnerNotFoundError = { name: string; message: string; };