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