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