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

declare const LumxIcon: MdiReactIconComponentType;
export default LumxIcon;
