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