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