import React from 'react';
declare const StoryContainer: React.FC;
export default StoryContainer;
