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