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

declare const MobileScreenShare: ReactIconComponentType;
export default MobileScreenShare;
            