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

declare const TerminalIcon: MdiReactIconComponentType;
export default TerminalIcon;
