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