```md import { Description } from '@storybook/addon-docs'; import { dedent } from 'ts-dedent'; import { Button } from './Button'; ```