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