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