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