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