import { ActiveTable } from '../../activeTable'; export declare class StickyPropsUtils { private static readonly NO_OVERFLOW_STICKY_HEADER_BODY_CLASS; static process(at: ActiveTable): void; static moveTopBorderToHeaderCells(at: ActiveTable): void; } //# sourceMappingURL=stickyPropsUtils.d.ts.map