import { Scrollbar } from '../interfaces/'; export declare function update(scrollbar: Scrollbar): void;