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