export interface IConfig { name: string; registrationsOpen: boolean; }