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