/// import { StoryFn } from '@storybook/addons'; import '../style.css'; export declare function appContext(storyFn: StoryFn): JSX.Element;