export default interface ConfigInterface { [k: string]: any; }