/** * Exported for the `@open-pioneer/map-test-utils` package. * * This API is unstable. * * @internal */ export { MapRegistry } from "./MapRegistry"; /** * Exported for the `@open-pioneer/map-test-utils` package. * * This API is unstable. * * @internal */ export { LayerFactory } from "./LayerFactory";