Storybook Types
Storybook types exports only typescript types for storybook usage.
It exports typescript enums, which do have a runtime implementation. But it should not export any implementation such as classes, method, function or constants.
It also has no dependencies, all the types it exports are bundled in.