// types/namespaces.d.ts export type CesiumNS = typeof import('cesium'); export type OlNS = typeof import('ol'); // OL hat eigene TS-Types