export declare const getOffsetTop: (element: HTMLElement | null) => number;
