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