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