import { ReactIconComponentType } from '../types';

declare const Tty: ReactIconComponentType;
export default Tty;
            