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