///
import { EoNgTableComponent } from "./table.component";
import * as i0 from "@angular/core";
export declare class EoNgSimpleTableComponent extends EoNgTableComponent {
nzTheadTmpHtml: string;
nzTbodyTmpHtml: string;
getNgThead(): void;
timer: NodeJS.Timeout;
getNgTbody(): void;
ngOnDestroy(): void;
static ɵfac: i0.ɵɵFactoryDeclaration;
static ɵcmp: i0.ɵɵComponentDeclaration;
}