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