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