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