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