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