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