```md import { Meta } from '@storybook/addon-docs'; import { MyComponent } from './MyComponent'; ```