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