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

declare const CodeArrayIcon: MdiReactIconComponentType;
export default CodeArrayIcon;
