declare const StorybookUtils: { isStorybook: () => boolean; }; export default StorybookUtils;