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

declare const CodeArrayIcon: MdiReactIconComponentType;
export = CodeArrayIcon;