import { FC, PropsWithChildren } from 'react'; export declare const StoryApp: FC>; export default StoryApp;