import React from 'react'; import { SvgProps } from '../Svg'; declare const ScreenShare: React.SFC; export default ScreenShare;