import { DecoratorFunction } from '@storybook/client-api'; declare const globalStyle: DecoratorFunction; export default globalStyle;