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

declare const ScaleBalanceIcon: MdiReactIconComponentType;
export default ScaleBalanceIcon;
