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