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

declare const RainyLineIcon: RemixiconReactIconComponentType;
export default RainyLineIcon;
