import * as React from 'react'; export declare const withStrictMode: (storyFn: () => React.ReactNode) => JSX.Element;