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

declare const CodeParenthesesIcon: MdiReactIconComponentType;
export default CodeParenthesesIcon;
