/* eslint-disable */
require('regenerator-runtime');
import StorybookUI from './storybook';
export default StorybookUI;