> tsc
src/stories/drag-and-drop/drag-and-drop.story-disabled.tsx:2:10 - error TS2724: '"@storybook/react"' has no exported member named 'ComponentStory'. Did you mean 'composeStory'?
2 import { ComponentStory, ComponentMeta } from "@storybook/react"
~~~~~~~~~~~~~~
src/stories/drag-and-drop/drag-and-drop.story-disabled.tsx:2:26 - error TS2305: Module '"@storybook/react"' has no exported member 'ComponentMeta'.
2 import { ComponentStory, ComponentMeta } from "@storybook/react"
~~~~~~~~~~~~~
Found 2 errors in the same file, starting at: src/stories/drag-and-drop/drag-and-drop.story-disabled.tsx:2
ts
output: