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