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