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