import type { IconProps } from '../../types'; declare const ExpandUpDownLine: import("react").NamedExoticComponent; /** * Remix Icon: Expand Up Down Line * @see {@link https://remixicon.com/icon/expand-up-down-line Remix Icon Docs} */ export { ExpandUpDownLine };