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