export declare class SubsetUtils { static getAllIndicesOfGroup(modelID: number, ids: number[], materialIndex: number, items: any, flatten?: boolean): any; private static getIndexChunk; }