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

declare const RainbowLineIcon: RemixiconReactIconComponentType;
export default RainbowLineIcon;
