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