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