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