export interface Config { Model?: string; Space?: string; Paper?: string; DisplayName?: string; }