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