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