declare const StoryNotFound: ({ activeStory }: { activeStory: string; }) => import("react/jsx-runtime").JSX.Element; export default StoryNotFound;