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