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