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