declare const preview: {
    decorators: import("@storybook/preview-api/dist/addons").MakeDecoratorResult[];
};
export default preview;
