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