/// export declare function getMergedEffect(presetLayerEffect: string, featureLayerView: __esri.FeatureLayerView, type: "excludedEffect" | "includedEffect"): Promise<__esri.Effect | nullish | string>;