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