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

declare const RulerIcon: MdiReactIconComponentType;
export default RulerIcon;
