/// import { ComponentStory, ComponentMeta } from '@storybook/react'; declare const _default: ComponentMeta<({ option, controls, points, circles, rectangles, lines, popups, children, poiHoverEnabled, defaultCursorIcon, onRenderingComplete, onPointsRenderingComplete, onLinesRenderingComplete, onCirclesRenderingComplete, onPopupsRenderingComplete, onMapClick, onceMapContextMenu, onMapDoubleClick, onceMapClick, onceMapDoubleClick, onMapDragStart, onMapDragEnd, onMapLoad, onMapMoveEnd, mapStatus, style, className, easeTo, bound, flyTo }: import("../component/Map/Map.types").MaplibreProps) => JSX.Element>; export default _default; export declare const Primary: ComponentStory<({ option, controls, points, circles, rectangles, lines, popups, children, poiHoverEnabled, defaultCursorIcon, onRenderingComplete, onPointsRenderingComplete, onLinesRenderingComplete, onCirclesRenderingComplete, onPopupsRenderingComplete, onMapClick, onceMapContextMenu, onMapDoubleClick, onceMapClick, onceMapDoubleClick, onMapDragStart, onMapDragEnd, onMapLoad, onMapMoveEnd, mapStatus, style, className, easeTo, bound, flyTo }: import("../component/Map/Map.types").MaplibreProps) => JSX.Element>; export declare const Secondary: ComponentStory<({ option, controls, points, circles, rectangles, lines, popups, children, poiHoverEnabled, defaultCursorIcon, onRenderingComplete, onPointsRenderingComplete, onLinesRenderingComplete, onCirclesRenderingComplete, onPopupsRenderingComplete, onMapClick, onceMapContextMenu, onMapDoubleClick, onceMapClick, onceMapDoubleClick, onMapDragStart, onMapDragEnd, onMapLoad, onMapMoveEnd, mapStatus, style, className, easeTo, bound, flyTo }: import("../component/Map/Map.types").MaplibreProps) => JSX.Element>;