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