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