import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const P2PIcon: FunctionalComponent; export default P2PIcon;