/** * Default WMS version. */ export const DEFAULT_WMS_VERSION: string; /** * Context options to disable image smoothing. */ export const IMAGE_SMOOTHING_DISABLED: any;