export declare const scrollPercentage: (scrollableElement: HTMLElement, proportionLimit?: number) => number;
