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

declare const PiBoxIcon: MdiReactIconComponentType;
export default PiBoxIcon;
