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