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