// ag-grid-iux-enterprise v1.0.0 import { Component } from 'ag-grid-iux-community'; export declare class StatusBar extends Component { private static TEMPLATE; private context; private gridOptionsWrapper; private gridOptions; private componentProvider; private componentResolver; private gridApi; private statusBarService; private eStatusBarLeft; private eStatusBarCenter; private eStatusBarRight; constructor(); private postConstruct; private createAndRenderComponents; }