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