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