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