import { DecoratorFunction } from "@storybook/addons";
export declare const withGlobals: DecoratorFunction;
