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