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