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