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

declare const CodeParenthesesBoxIcon: MdiReactIconComponentType;
export = CodeParenthesesBoxIcon;