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