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