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