export interface Prerequisite { key: string; variation: number; }