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