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

declare const LanguageRubyOnRailsIcon: MdiReactIconComponentType;
export default LanguageRubyOnRailsIcon;
