/// import { withInfo } from '@storybook/addon-info'; declare const _default: { title: string; decorators: (((storyFn: any) => JSX.Element) | typeof withInfo)[]; }; export default _default; export declare const wizard: () => JSX.Element;