import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const fileGroupIconName = "file-group";
export declare const fileGroupIcon: IconShapeTuple;
