import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const blocksGroupIconName = "blocks-group";
export declare const blocksGroupIcon: IconShapeTuple;
