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

declare const SquareBracketsIcon: MdiReactIconComponentType;
export default SquareBracketsIcon;
