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