import Grid from "../../grid";
export declare const Context: import("preact").Context<Grid>;
export default Context;
