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