import type { MapOptions } from "../Map/Map.types.js"; export type MapProps = Omit; export declare function registerMapElement(): CustomElementConstructor | undefined; //# sourceMappingURL=map.d.ts.map