import SimpleBar from 'simplebar'; export declare function scrollbar(node: HTMLElement, options?: SimpleBar.Options): { destroy(): void; };