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