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