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