export interface ModuleInput { name: string; defaultValue: any; }