import type Context from "../../Utils/Context"; export declare function useContext(context: Context): T; //# sourceMappingURL=useContext.d.ts.map