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

declare const CodeBracesIcon: MdiReactIconComponentType;
export default CodeBracesIcon;
