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