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