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