import type { IconProps } from '../../types';
declare const ShareForwardBoxLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Share Forward Box Line
 * @see {@link https://remixicon.com/icon/share-forward-box-line Remix Icon Docs}
 */
export { ShareForwardBoxLine };
