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