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