import { MdiReactIconComponentType } from './dist/typings';

declare const TerminalLineIcon: MdiReactIconComponentType;
export default TerminalLineIcon;
