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

declare const StopScreenShare: ReactIconComponentType;
export default StopScreenShare;
            