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