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