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