import { ActiveTable } from '../../../../activeTable';
export declare class RowsPerPageDropdownItemEvents {
    private static action;
    static setEvents(at: ActiveTable, item: HTMLElement, optionsButton: HTMLElement): void;
}
//# sourceMappingURL=rowsPerPageDropdownItemEvents.d.ts.map