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