import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const Tty: m.Component<SVGAttributes>;
export default Tty;
