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