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