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