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

declare const ScaleIcon: MdiReactIconComponentType;
export default ScaleIcon;
