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