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