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