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