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