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