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

declare const RelativeScaleIcon: MdiReactIconComponentType;
export default RelativeScaleIcon;
