export interface ScrollSpyOptions {
    scrollContainer?: Element;
}
