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