import type { IconProps } from '../../types';
declare const OutletLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Outlet Line
 * @see {@link https://remixicon.com/icon/outlet-line Remix Icon Docs}
 */
export { OutletLine };
