import React from 'react'; import { ThemeProvider, convert, themes } from '@storybook/theming'; export const decorators = [ (StoryFn) => ( ), ];