export type ModuleLanguages = { Cs: string; Js: string; C: string; Py: string; };