//#region src/components/gantt/hooks/use-scrollbar-height/index.d.ts declare function useScrollbarHeight(): number; //#endregion export { useScrollbarHeight }; //# sourceMappingURL=index.d.ts.map