export default interface ChangeConfiguration { key: string; value: string; }