import type { IconProps } from '../../types'; declare const DonutLine: import("react").NamedExoticComponent; /** * MingCute Icon: Donut Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { DonutLine };