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

declare const SummationIcon: MdiReactIconComponentType;
export default SummationIcon;
