export type CreateRunnerCard = { runner?: number; enabled: boolean; };