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