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