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