import type { ThrelteRootContext } from '../types/types'; export declare const useThrelteRoot: () => ThrelteRootContext;