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