import type { IconProps } from '../../types'; declare const ForwardEndLine: import("react").NamedExoticComponent; /** * Remix Icon: Forward End Line * @see {@link https://remixicon.com/icon/forward-end-line Remix Icon Docs} */ export { ForwardEndLine };