import { StoryObj } from "@storybook/react-vite"; declare const _default: { title: string; parameters: { chromatic: { disableSnapshot: boolean; }; }; }; export default _default; export declare const id: StoryObj;