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