import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const TutorialIcon: FunctionalComponent; export default TutorialIcon;