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