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