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