export interface OrganizationSettings { setting: string; value: string; }