import { IDamiConfig } from './IConfig'; declare const appConfig: IDamiConfig; export default appConfig;