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