import { Meta, StoryObj } from '@storybook/preact'; declare const meta: Meta; export default meta; export declare const MapSvg: StoryObj;