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