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