import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const PhonelinkSetupSharp: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default PhonelinkSetupSharp;
