export default function mergeConfig(config1: IAppletsRequestConfig, optionalConfig2?: IAppletsRequestConfig): IAppletsRequestConfig;
