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