import type { IconProps } from '../../types';
declare const ArrowDropRightFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Arrow Drop Right Fill
 * @see {@link https://remixicon.com/icon/arrow-drop-right-fill Remix Icon Docs}
 */
export { ArrowDropRightFill };
