import { OuterContainerDropdownI } from '../../../../types/outerContainerInternal'; import { ActiveTable } from '../../../../activeTable'; export declare class RowsPerPageDropdown { private static getLeftPropertyToCenterDropdown; private static display; private static setWidth; static create(at: ActiveTable, optionsButton: HTMLElement): OuterContainerDropdownI; } //# sourceMappingURL=rowsPerPageDropdown.d.ts.map