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