| 123456 |
- /// <reference types="react" />
- import { DageMapMethods, DageMapProps } from "./types";
- export declare const DageMap: import("react").ForwardRefExoticComponent<DageMapProps & import("react").RefAttributes<DageMapMethods>>;
- export * from "./types";
- export * from "./utils";
- //# sourceMappingURL=index.d.ts.map
|