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