import type { MapLayerSource } from "@itwin/core-frontend"; export declare class CustomParamUtils { static setSourceCustomParams(source: MapLayerSource, customParamNames: string[]): void; } //# sourceMappingURL=CustomParamUtils.d.ts.map