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

declare const BracketIcon: MdiReactIconComponentType;
export default BracketIcon;
