/// /// export declare function handleKeyPressOnDiv(onClick: (...params: any[]) => void): (event: import("react").KeyboardEvent) => void; export declare function getScrollbarWidth(): number; //# sourceMappingURL=utils.d.ts.map