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