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