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

declare const LanguageLuaIcon: MdiReactIconComponentType;
export default LanguageLuaIcon;
