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