export type ExerciseModuleFunc = (input: string) => Promise;