import { type StoryFn } from '@storybook/react'; export const Center = (Story: StoryFn) => (
);