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