import { Preview } from '@storybook/react';

declare const preview: Preview;

export { preview as default };
