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