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