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