import type { Context } from "react"; import type { IBlockTableContextValue } from "../config/types/index.d.mts"; export declare const BlockTableContext: Context;