export declare class TableToolbar { /** Accessible name for the grouped table controls. */ label: string; render(): any; } //# sourceMappingURL=TableToolbar.d.ts.map