import type { ComponentStory } from '@storybook/react'; import { DatePicker } from '..'; export declare const Playground: ComponentStory; declare const storyConfig: import("@storybook/react").ComponentMeta; export default storyConfig;