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