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