import { ITangleContext } from "./types"; export declare const useTangledContext: () => ITangleContext;