import type { IconProps } from '../../types'; declare const ArrowLeftDownLongFill: import("react").NamedExoticComponent; /** * Remix Icon: Arrow Left Down Long Fill * @see {@link https://remixicon.com/icon/arrow-left-down-long-fill Remix Icon Docs} */ export { ArrowLeftDownLongFill };