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