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