import { StyledIcon } from '@styled-icons/styled-icon'; export declare const MobileScreenShare: StyledIcon; export declare const MobileScreenShareDimensions: { height: number; width: number; };