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

declare const Printer3dIcon: MdiReactIconComponentType;
export default Printer3dIcon;
