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