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

declare const SignRoutesIcon: MdiReactIconComponentType;
export default SignRoutesIcon;
