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