/** * @returns true if the current browser needs scrollbar overlay fix (Safari or Firefox) */ export declare const needsScrollbarFix: () => boolean; //# sourceMappingURL=needs-scrollbar-fix.d.ts.map