import type { IconComponent } from '../types'; declare const ScreenShare: IconComponent; export default ScreenShare;