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

declare const StamperIcon: MdiReactIconComponentType;
export default StamperIcon;
