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