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

declare const ToolboxIcon: MdiReactIconComponentType;
export default ToolboxIcon;
