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