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