import { ReactIconComponentType } from '../types';

declare const ScreenShare: ReactIconComponentType;
export default ScreenShare;
            