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