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