import GetStartedTutorial from './GetStartedTutorial' import GetStartedTutorialIcon from './GetStartedTutorialIcon' export default { title: 'GetStartedTutorial', name: 'GetStartedtutorial', icon: GetStartedTutorialIcon, component: GetStartedTutorial, }