/** Version */ export const leafletExtVersion: any; /** Publication date */ export const leafletExtDate: any; export { default as LayerUtils } from "../Common/Utils/LayerUtils"; export { default as ProxyUtils } from "../Common/Utils/ProxyUtils"; export { default as ColorUtils } from "../Common/Utils/ColorUtils"; export { default as MathUtils } from "../Common/Utils/MathUtils"; export { default as Logger } from "../Common/Utils/LoggerByDefault"; export const Config: any; export var Services: any; export var Error: any; export var Helper: any; export var Protocols: any; export var servicesDate: any; export var servicesVersion: any; export { L as LExtended }; //# sourceMappingURL=index.d.ts.map