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