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