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