import { Decorator } from '@storybook/svelte';

declare const decorators: Decorator[];

export { decorators };
