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