import { KnobStoreKnob } from '@storybook/addon-knobs/dist/KnobStore'; export type KnobStore = Record; export { KnobStoreKnob };