import type { IconProps } from '../../types'; declare const DonutChartLine: import("react").NamedExoticComponent; /** * Remix Icon: Donut Chart Line * @see {@link https://remixicon.com/icon/donut-chart-line Remix Icon Docs} */ export { DonutChartLine };