```ts // Button.stories.js export const Primary = () => ; export const Secondary = () => ; export const Tertiary = () => ; ```