```md import { Meta, Story } from '@storybook/addon-docs'; import { MyComponent } from './MyComponent.component'; ({ template: `my image`, })} /> ```