import { ActiveTable } from '../../../../../activeTable'; export declare class PageNumberButtonEvents { private static markClick; private static buttonMouseUp; static setEvents(at: ActiveTable, buttonNumber: number, buttonElement: HTMLElement): void; } //# sourceMappingURL=pageNumberButtonEvents.d.ts.map