import { ActiveTable } from '../../../../../activeTable'; export declare class NextPageButtonElement { private static populate; static create(at: ActiveTable): HTMLDivElement; } //# sourceMappingURL=nextPageButtonElement.d.ts.map