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

declare const ConsoleIcon: MdiReactIconComponentType;
export default ConsoleIcon;
