export default class CtlGridHeadCheckbox { checkedToggle(ctlGrid: any, gridOptions: any): () => void; innerRefresh(this: any, gridOptions: any): void; init(this: any, gridOptions: any): void; getGui(this: any): any; destroy(): void; refresh(gridOptions: any): void; }