import { Batch } from './Batch'; export declare class GroupRenderer extends Batch { getDrawcallCtors(): any[]; } //# sourceMappingURL=Group.d.ts.map