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