import type { IconProps } from '../../types'; declare const ArrowLeftDownBoxLine: import("react").NamedExoticComponent; /** * Remix Icon: Arrow Left Down Box Line * @see {@link https://remixicon.com/icon/arrow-left-down-box-line Remix Icon Docs} */ export { ArrowLeftDownBoxLine };