import type IBaseConfig from './IBaseConfig'; type IAVMWebClientConfig = IBaseConfig; export default IAVMWebClientConfig; //# sourceMappingURL=IAVMWebClientConfig.d.ts.map