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