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

declare const MatrixIcon: MdiReactIconComponentType;
export default MatrixIcon;
