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

declare const RainbowIcon: MdiReactIconComponentType;
export default RainbowIcon;
