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