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