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

declare const RainyFillIcon: RemixiconReactIconComponentType;
export default RainyFillIcon;
