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