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