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