import * as React from 'react'; declare function ScreenShareIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ScreenShareIcon;