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

declare const CodeBracketsIcon: MdiReactIconComponentType;
export default CodeBracketsIcon;
