import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const nodeGroupIconName = "node-group";
export declare const nodeGroupIcon: IconShapeTuple;
