import type { IconProps } from '../../types';
declare const ShowersFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Showers Fill
 * @see {@link https://remixicon.com/icon/showers-fill Remix Icon Docs}
 */
export { ShowersFill };
