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

declare const RainbowFillIcon: RemixiconReactIconComponentType;
export default RainbowFillIcon;
