export * from '@storybook/addon-docs/dist/preset'; declare const mdxLoaderOptions: (config: any) => Promise; export { mdxLoaderOptions };