import type { IconProps } from '../../types';
declare const EdgeNewLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Edge New Line
 * @see {@link https://remixicon.com/icon/edge-new-line Remix Icon Docs}
 */
export { EdgeNewLine };
