import { Meta } from '@storybook/react'; declare const meta: Meta; export declare const Docs: () => import("react").JSX.Element; export default meta;