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

declare const LavaLampIcon: MdiReactIconComponentType;
export default LavaLampIcon;
