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